projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1518a9e
)
(main): Change delimiter from "^L" to "^_^L".
author
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Mar 1994 21:49:26 +0000
(21:49 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 5 Mar 1994 21:49:26 +0000
(21:49 +0000)
Allow for text following "BABYL OPTIONS:".
Add --help option. Use argv[0] in error messages.
lib-src/b2m.c
patch
|
blob
|
history
diff --git
a/lib-src/b2m.c
b/lib-src/b2m.c
index f05a0e8f678aea6d4d1a8fa8732112a2264c2666..dc0d81b6a9311f7945c610c19ff7510f48d09dd6 100644
(file)
--- a/
lib-src/b2m.c
+++ b/
lib-src/b2m.c
@@
-22,11
+22,7
@@
#include <fcntl.h>
#endif
-#include "../src/config.h"
-
-#ifdef __STDC__
-#include <stdlib.h>
-#endif
+#include <../src/config.h>
#ifdef USG
#include <string.h>